Skip to content

BatchRecord: select primary keys instead of full records#138

Merged
maximerety merged 1 commit intomasterfrom
batch-over-select-id
Feb 26, 2024
Merged

BatchRecord: select primary keys instead of full records#138
maximerety merged 1 commit intomasterfrom
batch-over-select-id

Conversation

@maximerety
Copy link
Copy Markdown
Contributor

@maximerety maximerety commented Feb 26, 2024

It can help performance by avoiding table lookups and reducing network usage.

For the potential gains, see benchmark: #136 (comment)

It can help performance by avoiding table lookups and reducing network
usage.
@maximerety maximerety requested a review from a team as a code owner February 26, 2024 08:39
@maximerety maximerety changed the title Select primary keys instead of full records BatchRecord: select primary keys instead of full records Feb 26, 2024
@maximerety maximerety merged commit fe0be8d into master Feb 26, 2024
@maximerety maximerety deleted the batch-over-select-id branch February 26, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants